forked from deepStateMirrors/tabi
💄style: set consistent no border radius
Only border radius left is main picture.
This commit is contained in:
parent
ffb4c1279f
commit
4f7e25b01e
6 changed files with 1 additions and 11 deletions
|
@ -57,17 +57,16 @@ header {
|
|||
justify-content: right;
|
||||
color: var(--text-color);
|
||||
padding: 0.66rem;
|
||||
border-radius: 5px;
|
||||
transition: 100ms;
|
||||
}
|
||||
|
||||
.home-title {
|
||||
font-size: 1.7em;
|
||||
font-weight: 600;
|
||||
padding-right: 0.33rem;
|
||||
border: none;
|
||||
color: var(--accent-color);
|
||||
text-decoration: none;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.meta {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue