Skip to content

Commit 65aae04

Browse files
Updated some styles
1 parent 9a9f57f commit 65aae04

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/styles/css/input.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/styles/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/styles/css/questions.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/styles/css/result.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/styles/scss/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ $primary-color: #0b0e10e5;
22
$accent-color: #d2d4dd;
33
$secondary-color: rgba(145, 104, 28, 0.89);
44
$mobile: 1000px;
5-
$mobile-height: 650px;
5+
$mobile-height: 750px;

0 commit comments

Comments
 (0)