cursor pointer

This commit is contained in:
Matteo Manzinello
2020-07-28 14:05:58 +02:00
parent d35c3594fe
commit 9d80ed0c66
11 changed files with 11 additions and 10 deletions

View File

@@ -100,6 +100,7 @@ $default-border-radius: 20px;
}
a {
cursor: pointer;
padding: 10px;
color: $default-color;
border-radius: $default-border-radius;