commit 3, jun 11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.third-part-au {
|
||||
min-height: 100vh;
|
||||
background-image: url('../../assets/images/image33.jpg');
|
||||
background-image: url('../assets/images/image33.jpg');
|
||||
background-size: cover;
|
||||
position: relative;
|
||||
color: white;
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
.num-text {
|
||||
text-align: center;
|
||||
font-family: 'Merriweather', Helvetica, Arial, Lucida, sans-serif;
|
||||
font-family: Merriweather, Helvetica, Arial, Lucida, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 18px;
|
||||
color: #ffffff !important;
|
||||
|
||||
Reference in New Issue
Block a user