This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-17
lines changed
app/my-dashboard/notifications Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 1616 span With
1717 br
1818 span Watson
19- a.banner.cognitive ( href ="https://cognitive.topcoder.com/" )
20- span COGNITIVE
21- br
22- span COMMUNITY
Original file line number Diff line number Diff line change 2929 }
3030 .banner {
3131 display : block ;
32- height : 180 px ;
32+ height : 360 px ;
3333 flex : 1 ;
3434 background-size : 100% 100% ;
3535 margin-right : 2px ;
4040 margin-right : 0 ;
4141 }
4242 & .tco17 {
43- background-image : url (../../images/home-hero.jpg );
43+ background : url (../../images/home-hero.jpg ) center / cover ;
4444 img {
4545 width : 150px ;
46- margin : 20 px auto 0 ;
46+ margin : 120 px auto 0 ;
4747 display : block ;
4848 }
4949 }
5050 & .watson {
51- background-image : url (../../images/banner-watson.jpg );
52- padding-left : 16 px ;
51+ background : url (../../images/banner-watson.jpg ) center / cover ;
52+ padding-left : 64 px ;
5353 font-size : 32px ;
5454 img {
5555 width : 152px ;
5656 display : block ;
57- margin-top : 40 px ;
57+ margin-top : 64 px ;
5858 margin-bottom : 20px ;
5959 }
6060 }
61- & .cognitive {
62- background-image : url (../../images/banner-cognitive.jpg );
63- font-size : 32px ;
64- text-align : center ;
65- font-weight : bold ;
66- padding-top : 45px ;
67- }
6861 @media screen and (max-width : 768px ) {
6962 margin-right : 0 ;
7063 margin-bottom : 2px ;
You can’t perform that action at this time.
0 commit comments