added libs
This commit is contained in:
@@ -3,3 +3,4 @@ $secondary-color: skyblue;
|
||||
$light-color: #f4f4f4;
|
||||
$dark-color: #333;
|
||||
$font-stack: Arial, Helvetica, sans-serif;
|
||||
|
||||
|
||||
+8
-1
@@ -23,4 +23,11 @@ html{
|
||||
|
||||
.subtitle_1{
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.padding_top_12{
|
||||
padding-top: 12rem;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user