Minor fixes

This commit is contained in:
Schmelczer András 2020-01-18 22:44:37 +01:00
parent fd14613db7
commit 904c9d345f
5 changed files with 25 additions and 133 deletions

View file

@ -16,6 +16,7 @@
img {
@include square($img-size);
border-radius: 100%;
cursor: pointer;
}
p {