Skip to content

Commit 27f07df

Browse files
committed
FAXE-381 add style to last updated block
1 parent 2158455 commit 27f07df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
.block-last-updated {
3+
background-color: $background-normal;
4+
color: rgb(65, 65, 65);
5+
padding: 12px;
6+
text-align: center;
7+
}

0 commit comments

Comments
 (0)