Add some variables to the scss files
Use the period API call for the program schema
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@use "../abstracts/variables" as *;
|
||||
|
||||
.btn {
|
||||
display: block;
|
||||
width: CALC(100% - 78px);
|
||||
@@ -9,7 +11,7 @@
|
||||
font-weight: bold;
|
||||
line-height: 0.93;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
color: $text-inverted-color;
|
||||
margin-bottom: 10px;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user