Titre compétences plus petit
This commit is contained in:
parent
2ee66694e5
commit
12120ac9a0
4 changed files with 23 additions and 9 deletions
|
@ -48,6 +48,10 @@
|
|||
color: fade-out(white, .3);
|
||||
-webkit-text-stroke: 1px rgba(0, 0, 0, 0.7);
|
||||
font-size: 1.5rem;
|
||||
small {
|
||||
font-size: 1.3rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: white;
|
||||
|
@ -69,6 +73,10 @@
|
|||
font-size: 1.3rem;
|
||||
color: $theme-primary;
|
||||
-webkit-text-stroke: 0px rgba(0, 0, 0, 0.7);
|
||||
small {
|
||||
font-size: 1rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: darken($theme-primary, .1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue