improve responsiveness

This commit is contained in:
Peter Maquiran
2023-07-07 12:03:03 +01:00
parent 2d03162a3b
commit c62f7319a0
176 changed files with 1793 additions and 1682 deletions
@@ -1,7 +1,7 @@
.right{
padding: 0!important;
float: right;
font-size: 15px;
font-size: rem(15);
color: var(--title-text-color);
margin: 8px 0 0 5px;
}