We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e4017 commit 3a9c608Copy full SHA for 3a9c608
1 file changed
src/css/style.css
@@ -61,15 +61,15 @@ a {
61
align-items: center;
62
}
63
64
-/* Language Selector - Mobile First */
+/* Language Selector */
65
.language-selector-wrapper {
66
position: absolute;
67
top: 10px;
68
right: 10px;
69
z-index: 1000;
70
71
72
-/* Custom Select Styles - Mobile First */
+/* Custom Select Styles */
73
.custom-select {
74
position: relative;
75
width: 110px;
@@ -157,7 +157,7 @@ a {
157
filter: brightness(0) invert(1);
158
159
160
-/* LinkedIn button - Mobile First */
+/* LinkedIn button */
161
.btn-linkedin {
162
display: flex;
163
@@ -185,7 +185,7 @@ a {
185
filter: brightness(0) invert(0);
186
187
188
-/* GitHub button - Mobile First */
+/* GitHub button */
189
.btn-github-outline {
190
191
0 commit comments