aboutsummaryrefslogtreecommitdiff
path: root/_scss/_welcome.scss
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-02-14 22:12:49 +0300
committerValentin Popov <valentin@popov.link>2024-02-14 22:12:49 +0300
commit478d0b4589fd6ed4bab11d5cfb968c47660c3d55 (patch)
tree7b41dfbeca46247055d29562fe1f2ae50bd017a6 /_scss/_welcome.scss
parent67a5e98781a1ec4b9c4133cfe998b48ea241b777 (diff)
downloadpopov.link-478d0b4589fd6ed4bab11d5cfb968c47660c3d55.tar.xz
popov.link-478d0b4589fd6ed4bab11d5cfb968c47660c3d55.zip
Fixed HTML validator error
Diffstat (limited to '_scss/_welcome.scss')
-rw-r--r--_scss/_welcome.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_scss/_welcome.scss b/_scss/_welcome.scss
index 6499dcc..c4c83a0 100644
--- a/_scss/_welcome.scss
+++ b/_scss/_welcome.scss
@@ -1,4 +1,4 @@
-main {
+.welcome {
left: 50%;
position: absolute;
text-align: center;