anwi
This commit is contained in:
Vendored
+17
@@ -0,0 +1,17 @@
|
||||
*, ::before, ::after {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
box-sizing: border-box; }
|
||||
|
||||
html {
|
||||
font-size: 16px; }
|
||||
|
||||
.bg-green {
|
||||
background-color: #3BB78F;
|
||||
background: linear-gradient(90deg, #3BB78F 0%, #0bab64 35%, #3bb78f 100%); }
|
||||
|
||||
.banner_heading_4 {
|
||||
font-size: 4rem; }
|
||||
|
||||
.subtitle_1 {
|
||||
font-size: 1rem; }
|
||||
Reference in New Issue
Block a user