Skip to content
Snippets Groups Projects
Commit b9200b7e authored by pnogal's avatar pnogal
Browse files

Increase the size of icons and text in course key section

parent 8edfdfeb
No related branches found
No related tags found
No related merge requests found
......@@ -39,16 +39,15 @@
margin-top: 0px;
border-top: 1px solid rgba(0, 0, 0, 0.54);
li {
font-size: 14px;
font-size: 15px;
padding-bottom: 12px;
position: relative;
padding-left: 2.6em;
.material-icons, .not-offered {
font-size: 15px;
font-size: 19px;
position: absolute;
left: 6px;
top: 2px;
top: 0px;
}
}
}
......
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