more refactors

This commit is contained in:
geoffrey45
2022-02-24 09:05:50 +03:00
parent 38df211882
commit ca790e97d9
10 changed files with 29 additions and 24 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ a {
}
.border {
border: solid 2px #27262654;
border: solid 1px $gray;
}
.border-sm {