UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit eac7d860 authored by hunter.congress's avatar hunter.congress
Browse files

fixed weight of btn

parent 63f9888c
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,6 @@ export default {
.v-btn:not(.v-btn--outlined).accent {
color: $button-text-color;
border: $button-border;
font-weight: $btn-font-weight;
}
.v-list-item {
......
......@@ -22,9 +22,7 @@ body {
a {
text-decoration: none;
font-size: 1rem;
line-height: 1.5rem;
font-weight: 500;
color: $link-color;
&:hover,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment