Lot's of small improvements

This commit is contained in:
Pieter Vander Vennet 2020-06-29 03:12:44 +02:00
parent 9bd37d9cde
commit 8bca006787
29 changed files with 375 additions and 173 deletions

View file

@ -12,11 +12,6 @@ body {
height: 100%;
}
img {
border-radius: 1em;
}
#geolocate-button {
position: absolute;
bottom: 27px;
@ -67,19 +62,17 @@ img {
/**************** USER BADGE ****************/
.star {
.small-userbadge-icon {
width: 1em;
height: 1em;
fill: black;
width: 1em;
height: 1em;
border-radius: 0;
}
.envelope {
width: 1em;
height: 1em;
#home {
cursor: pointer;
}
#profile-pic {
float: left;
width: 4em;