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 4bb5e60 commit 22b36e7Copy full SHA for 22b36e7
skeleton-auto.css
@@ -240,8 +240,10 @@
240
/* Some fonts shift the credit footer icon around
241
/* You can uncomment this to hide the icon and only display the text
242
.credit-icon {
243
- display: none;
244
-}
+ display: none; }
+.credit-footer {
245
+ position: relative;
246
+ right: 15px; }
247
*/
248
249
/* Switches text color for credit footer for dark/light mode */
@@ -254,4 +256,4 @@
254
256
.credit-txt-clr{
255
257
color: #100a26 !important;
258
}
259
+}
0 commit comments