mirror of
https://github.com/ConjureETS/Site.git
synced 2026-03-24 01:30:58 +00:00
Smaller logo
This commit is contained in:
parent
7f240f7fe7
commit
9c9b8e57a9
2
public/css/main.min.css
vendored
2
public/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -31,6 +31,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 1024px) {
|
@media only screen and (max-width: 1024px) {
|
||||||
|
header.logo-container {
|
||||||
|
img {
|
||||||
|
width: 75%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
section#splashscreen {
|
section#splashscreen {
|
||||||
.splashscreen-text-container {
|
.splashscreen-text-container {
|
||||||
top: 40%;
|
top: 40%;
|
||||||
@ -92,7 +98,7 @@
|
|||||||
@media only screen and (max-width: 768px) {
|
@media only screen and (max-width: 768px) {
|
||||||
header.logo-container {
|
header.logo-container {
|
||||||
img {
|
img {
|
||||||
width: 75%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user