modified: main_dc/valitovgaziz/html/style.css
modified: main_dc/valitovgaziz/html/style/yalarba_investmen.css fix skill tag overflow hidden
This commit is contained in:
@@ -246,6 +246,7 @@ header {
|
|||||||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
|
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
transition: var(--transition);
|
transition: var(--transition);
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skill-tag:hover {
|
.skill-tag:hover {
|
||||||
|
|||||||
@@ -11,14 +11,14 @@
|
|||||||
|
|
||||||
.yalarba-tagline {
|
.yalarba-tagline {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
color: var(--primary);
|
color: var(--text);
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
.yalarba-stats {
|
.yalarba-stats {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
margin: 2rem 0;
|
margin: 0;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user