Pārlūkot izejas kodu

fix: move commento to the right on bigger screens

pull/7/head
Rohan Verma pirms 6 gadiem
vecāks
revīzija
11bde07640
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. +9
    -0
      assets/css/custom.css

+ 9
- 0
assets/css/custom.css Parādīt failu

@@ -3,6 +3,15 @@ dark-mode-toggle {
--dark-mode-toggle-light-icon: url("/wp-content/moon.png");
}

@media screen and (min-width: 1615px) {
#commento{
position: absolute;
top:50px;
right: 10px;
width: calc(100rem - 75rem);
}
}


@font-face {
font-family: 'Inter';

Notiek ielāde…
Atcelt
Saglabāt