Remove Roboto from partner-style.css, improve button styling

Signed-off-by: Celeste Horgan <celeste@cncf.io>
pull/23656/head
Celeste Horgan 2020-09-02 10:18:34 -07:00
parent 4cbb3b2823
commit 0da853bb11
2 changed files with 1 additions and 1 deletions

View File

@ -71,6 +71,7 @@ footer {
background-color: $blue;
text-decoration: none;
font-size: 1rem;
border: 0px;
}
#cellophane {

View File

@ -82,7 +82,6 @@
.button{
max-width: 100%;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
margin: 0;
display: inline-block;
border-radius: 6px;