-
Notifications
You must be signed in to change notification settings - Fork 1
updated CSS Variables #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
@@ -43,6 +43,9 @@ | |||
|
|||
body { | |||
text-align: center; | |||
} | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@encryptid this seems like a weird change, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haha, yeah, somebody went a little crazy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it has body
defined twice. Can you consolidate this into one?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh, haha. Right. Pushed changes.
LGTM! Do you want to remove the comments? |
Comments removed! |
@@ -60,6 +63,11 @@ | |||
</style> | |||
|
|||
<script> | |||
// First step: query all inputs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments still here! 😝
No description provided.