From 56f6559bc38085f3b586e09edd2d60c443208b28 Mon Sep 17 00:00:00 2001 From: afacanc38 Date: Mon, 23 May 2022 16:36:36 +0300 Subject: [PATCH] --- assets/css/style.css | 19 +++++++++++++++---- index.html | 3 ++- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 9f187ef..b50e276 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -83,10 +83,6 @@ body * { flex: 50%; } -.row.clicktable { - transition: 200ms ease-in-out; -} - .row.clicktable:hover { transform: scale(0.97); } @@ -101,4 +97,19 @@ body * { .navigation-gird.other { margin-left: 0 !important; } +} + +@media only screen and (max-width: 320px) { + .baslik { + font-size: 20pt; + } + .baslik.baslik.kucuk { + font-size: 15pt; + } + .navigation-gird { + flex-direction: column; + } + .navigation-gird.other { + margin-left: 0 !important; + } } \ No newline at end of file diff --git a/index.html b/index.html index b2ab9c8..7d2ad8d 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ Hakkımda

- Ben 13 yaşında bir GNU/Linux kullanısıyım. 10 yaşımda + Ben 13 yaşında bir GNU/Linux kullanıcısıyım. 10 yaşımda GNU/Linux ile tanıştım ve 11 yaşımda Python öğrenmeye çalıştım. Şimdi ise Libadwaita ve web siteleri üzerinde odaklanıyorum. @@ -28,6 +28,7 @@