Skip to content
Snippets Groups Projects
Commit 68e2d5b0 authored by resynth1943's avatar resynth1943
Browse files

S T Y L E S

parent 24e02811
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
margin-bottom: 2px;
color: #88d1cf;
transition: color 0.2s linear;
margin-left: 20px;
}
/* .post-item-link, .post-item-link * {
......@@ -22,12 +23,12 @@
.post-summary {
color: #707070;
margin-left: 20px;
}
.replace-list {
display: flex;
justify-content: center;
gap: 10px;
flex-wrap: wrap;
}
......@@ -36,12 +37,17 @@
border-radius: 6px;
transition: border-color 0.5s ease-out;
line-height: initial;
text-align: center;
text-align: left;
height: 100%;
display: flex;
flex-direction: column;
font-size: 14px;
}
.post-item-link {
flex-basis: 250px;
flex-grow: 1;
margin: 10px;
text-decoration: none;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment