summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorunwox <me@unwox.com>2024-12-23 23:05:02 +0600
committerunwox <me@unwox.com>2025-01-31 15:35:06 +0600
commite08a0b5ba2514f15d178f11ff832cd922e3e4f6c (patch)
tree05f9658b3fb3c65f4a11fcf2a9e84b293362f7db /static/style.css
parentc2bf2853b4319acb2a5e6b90e71014552bc67aec (diff)
do not make the toad smaller for mobile devices
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/static/style.css b/static/style.css
index e163dc3..6b252c3 100644
--- a/static/style.css
+++ b/static/style.css
@@ -115,11 +115,6 @@ h1 {
gap: 2rem;
}
- .logo {
- width: 180px;
- height: 159px;
- }
-
.gallery {
display: flex;
flex-direction: column;