Replace ALL pixel values with REM

This commit is contained in:
daudix
2024-06-27 19:04:12 +03:00
parent bcba7405ef
commit 03446caaa9
6 changed files with 17 additions and 17 deletions

View File

@ -5,8 +5,8 @@
margin: 3rem 0 0 1rem;
background-color: white;
padding: 0.75rem;
width: 125px;
height: 125px;
width: 7.8125rem;
height: 7.8125rem;
:root[dir="rtl"] & {
float: left;