We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9812d commit 3dc4491Copy full SHA for 3dc4491
_includes/projects.liquid
@@ -20,7 +20,7 @@
20
display: inline-block; /* To fit content size */
21
padding: 5px 10px; /* Space inside the rectangle */
22
border: 1px solid #ccc; /* Border of the rectangle */
23
- background-color: #f0f0f0; /* Background color */
+ background-color: #fbe18e; /* Background color */
24
font-size: 12px; /* Font size for the text */
25
color: #333; /* Text color */
26
border-radius: 4px; /* Rounded corners */
0 commit comments