mirror of
https://github.com/Dvorinka/Portfolio.git
synced 2026-06-05 04:12:56 +00:00
fe
This commit is contained in:
@@ -382,7 +382,7 @@ body {
|
|||||||
.chip .material-symbols-outlined { font-size: 1.8rem; }
|
.chip .material-symbols-outlined { font-size: 1.8rem; }
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
background-color: transparent;
|
background-color: #1d1d1d;
|
||||||
border-radius: var(--radius-medium);
|
border-radius: var(--radius-medium);
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
display: grid;
|
display: grid;
|
||||||
@@ -770,6 +770,7 @@ a:hover {
|
|||||||
max-width: 740px;
|
max-width: 740px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
background-color: transparent;
|
||||||
overflow: hidden; /* clip inner focus rings/buttons to the rounded card */
|
overflow: hidden; /* clip inner focus rings/buttons to the rounded card */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user