Adding button generator
This commit is contained in:
parent
d22d127cac
commit
bdee635df0
11 changed files with 1458 additions and 6 deletions
|
|
@ -244,6 +244,7 @@
|
|||
inset 0 1px 2px rgba(255, 255, 255, 0.1);
|
||||
border-radius: 1em;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
|
||||
&::after {
|
||||
content: "Interests and Tools";
|
||||
|
|
@ -267,7 +268,7 @@
|
|||
@include media-down(lg) {
|
||||
margin-left: -0.5em;
|
||||
opacity: 1;
|
||||
bottom: 0;
|
||||
bottom: -40px;
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue