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] [main]
logo = rsrc/logo.png logo = rsrc/logo.png
title = Under Construction title = Dark Horse Linux Project
landing = pages/under_construction landing = products/dark-horse-linux
owner = SILO GROUP, LLC owner = SILO GROUP, LLC

View File

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