forked from Bun/landing-page
Purge old references, add favicon
This commit is contained in:
parent
a699489fa2
commit
622eb0ba3a
4 changed files with 5 additions and 8 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
* {
|
||||
font-family: 'Ubuntu', sans-serif;
|
||||
text-decoration: none; /* Removes the underline from links */
|
||||
}
|
||||
|
||||
body {
|
||||
|
@ -40,10 +41,6 @@ header img {
|
|||
border-radius: 0.625em;
|
||||
}
|
||||
|
||||
a.button-container {
|
||||
text-decoration: none; /* Removes the underline from links */
|
||||
}
|
||||
|
||||
.button-container {
|
||||
display: flex;
|
||||
flex-wrap: wrap; /* Allow wrapping of buttons to the next line */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue