Add scroll to top function
Add share buttons to news item Add logo to footer
This commit is contained in:
11
resources/assets/sass/components/_button.scss
vendored
11
resources/assets/sass/components/_button.scss
vendored
@@ -18,4 +18,13 @@
|
||||
width: fit-content;
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
&.btn_facebook_share {
|
||||
background-image: none;
|
||||
background-color: #0f259d;
|
||||
}
|
||||
&.btn_twitter_x_share {
|
||||
background-image: none;
|
||||
background-color: #5ba8f4;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user