Sort styles using "Sort CSS" VSCode extension

This commit is contained in:
daudix
2024-04-03 02:19:54 +03:00
parent c0a43b83f9
commit 0fa24c2d7c
13 changed files with 171 additions and 171 deletions

View File

@ -1,10 +1,10 @@
#qrcode {
background-color: white;
float: right;
height: 150px;
margin: 3rem 0 0 1rem;
background-color: white;
padding: 12.5px;
width: 150px;
height: 150px;
@media only screen and (max-width: 720px) {
display: none;