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);
|
||||
text-align: center;
|
||||
transition: var(--transition);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.skill-tag:hover {
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
|
||||
.yalarba-tagline {
|
||||
font-size: 1.2rem;
|
||||
color: var(--primary);
|
||||
color: var(--text);
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.yalarba-stats {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
margin: 2rem 0;
|
||||
margin: 0;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user