gotta love that css

master
Christopher M. Punches 2023-05-23 02:26:08 +00:00
parent 5bef33f6d5
commit cbfd688708
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
[main]
logo = rsrc/logo.png
title = Under Construction
landing = pages/under_construction
owner = SILO GROUP, LLC
title = Dark Horse Linux Project
landing = products/dark-horse-linux
owner = SILO GROUP, LLC

View File

@ -137,11 +137,12 @@ hr {
}
}
@media (min-width: 768px)
@media (min-width: 768px) {
.col-md-3 {
max-width: 100% !important;
min-width: 100% !important;
}
}
@media (max-width: 1000px) {
h1 {