funky buttons
This commit is contained in:
parent
7e95520506
commit
a24dd957f7
3 changed files with 12 additions and 9 deletions
|
@ -185,7 +185,7 @@ iframe {
|
|||
border: none;
|
||||
}
|
||||
|
||||
.header a {
|
||||
.header a, .clickie {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
font-weight: bold;
|
||||
|
@ -195,3 +195,8 @@ display: flex;
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.clickie {
|
||||
width: min-content;
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue