Skip to content

Commit fd6c16b

Browse files
committed
add upgrade notice
1 parent 2dd1449 commit fd6c16b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/assets/stylesheets/partials/_basics.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// header {
2-
// margin-bottom: 3rem;
3-
// }
1+
header {
2+
margin-bottom: 3rem;
3+
}
44

55
// main {
66
// padding-bottom: 3rem;

app/views/shared/home.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Home
1+
RubyDocs is being upgraded and will be back soon! 🤞

0 commit comments

Comments
 (0)