Chrome > portfolio : fix overflow x. closes #11
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
This commit is contained in:
parent
65821bddf4
commit
28bb757f5c
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
a:hover {
|
||||
color: var(--color-primary) !important;
|
||||
}
|
||||
|
||||
.page-container {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue