UI improvements #24

Merged
verbiricha merged 15 commits from ui into main 2023-01-10 12:58:14 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d47fb245d5 - Show all commits

View File

@ -7,7 +7,7 @@
width: 40px;
height: 40px;
margin-right: 10px;
border-radius: 10px;
border-radius: 100%;
cursor: pointer;
}

View File

@ -22,7 +22,7 @@
width: 256px;
height: 256px;
background-size: cover;
border-radius: 10px;
border-radius: 100%;
}
@media(max-width: 720px) {