Skip to content
Snippets Groups Projects
Commit 1b04983e authored by Brian Canini's avatar Brian Canini
Browse files

minor style update

- opacity change on slider textbox
parent 0e1f1f1d
No related branches found
No related tags found
No related merge requests found
......@@ -289,7 +289,7 @@
max-height: 550px;
.slide-txt {
background-color: rgba(255, 255, 255, 0.7);
background-color: rgba(255, 255, 255, 0.9);
padding: 20px;
text-align: center;
width: 50%;
......
......@@ -11623,7 +11623,7 @@ article.news-story {
}
/* line 291, ../assets/sass/components/_paragraphs.scss */
.slide-txt-container .slide-txt {
background-color: rgba(255, 255, 255, 0.7);
background-color: rgba(255, 255, 255, 0.9);
padding: 20px;
text-align: center;
width: 50%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment