diff --git a/_sass/_custom.scss b/_sass/_custom.scss index c66fe92..465b70c 100644 --- a/_sass/_custom.scss +++ b/_sass/_custom.scss @@ -7,5 +7,5 @@ padding: 0 5px; font-size: 20pt; text-align:center; - background-color:powderblue; + background-color:#e6f7ff; }