diff --git a/app/styles/layout/_content.sass b/app/styles/layout/_content.sass index 7984bbe..464a217 100644 --- a/app/styles/layout/_content.sass +++ b/app/styles/layout/_content.sass @@ -2,3 +2,12 @@ position: relative height: 100vh min-height: 600px + +.visually-hidden + clip: rect(0 0 0 0) + clip-path: inset(50%) + height: 1px + overflow: hidden + position: absolute + white-space: nowrap + width: 1px diff --git a/app/styles/layout/_footer.sass b/app/styles/layout/_footer.sass index 1c49ab3..0da95d4 100644 --- a/app/styles/layout/_footer.sass +++ b/app/styles/layout/_footer.sass @@ -38,12 +38,12 @@ background: transparent url("../assets/images/github.svg") no-repeat center .twitter - width: 60px + width: 80px height: 20px margin-left: 8px .webrtc width: 72px - height: 12px + height: 20px background: transparent url("../assets/images/webrtc.png") no-repeat center background-size: 71px 12px diff --git a/app/templates/application.hbs b/app/templates/application.hbs index 25cda87..41aeb8e 100644 --- a/app/templates/application.hbs +++ b/app/templates/application.hbs @@ -23,12 +23,15 @@

{{outlet "about_you"}}

-
+
+
Github -
-
+ + + We stand with Ukraine! +