This repository was archived by the owner on Oct 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
client/src/components/Home Expand file tree Collapse file tree Original file line number Diff line number Diff line change 100100}
101101
102102.signed-home-header {
103- margin-bottom : 40 px ;
103+ margin-bottom : 50 px ;
104104}
105105
106106.signed-home-header p {
107- font-size : 0.88 em ;
107+ font-size : 0.90 em ;
108108 line-height : 27px ;
109109 color : # 252525 ;
110110}
111111
112112.signed-home-shortcut-container {
113- margin-bottom : 30px ;
113+ margin-bottom : 50px ;
114+ }
115+
116+ .signed-home-shortcut-container h5 {
117+ font-size : 0.90em ;
114118}
115119
116120.signed-home-shortcut {
121+ background-color : # e3e9fe66 ;
117122 padding : 14px ;
118123 border-radius : 5px ;
119- font-size : 0.87 em ;
124+ font-size : 0.90 em ;
120125 cursor : pointer;
121126 display : flex;
122127 align-items : center;
123128}
124129
125130.signed-home-shortcut : hover {
126- background-color : # e3e9fe66 ;
131+ background-color : # dae0f7b0 ;
127132}
128133
129134.shortcut-icon-small {
You can’t perform that action at this time.
0 commit comments