REWORK button: add option for multiple button, CHANGE font
This commit is contained in:
parent
db7ec5795f
commit
f696b07527
9 changed files with 81 additions and 63 deletions
|
@ -94,18 +94,6 @@
|
|||
display: block;
|
||||
}
|
||||
|
||||
.header-contact-button {
|
||||
background-color: {{ .Site.Params.color.primary }};
|
||||
color: white;
|
||||
border-radius: 4px;
|
||||
padding: 0.5rem 1.5rem;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: 1rem;
|
||||
margin-left: 2.5rem
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.header {
|
||||
padding: 0.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue