File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,69 +18,5 @@ page-profile {
1818 .name {
1919 font-size : 30px ;
2020 }
21- .section {
22- margin-top : 20px ;
23- }
24- .label , user-info {
25- font-size : 20px ;
26- color : black ;
27- overflow : hidden ;
28- text-overflow : clip ;
29- padding : 10px ;
30- }
31- .label {
32- margin : auto ;
33- min-width : 100px ;
34- }
35-
36- .user-info {
37- margin-left : 20% ;
38- position : relative ;
39- }
40- .user-info-colum {
41- width : 80% ;
42- margin : auto ;
43- max-width : 500px ;
44- }
45- .buttons {
46-
47- // display: block;
48- // margin: 10px;
49- }
50- .buttons-div {
51- display : flex ;
52- justify-content : center ;
53- }
54- .buttons1 {
55- width : 100px ;
56- margin : 10px 10px auto 10px ;
57- }
58-
59- @media screen and (min-width : 768px ) {
60- .name {
61- font-size : 50px ;
62- }
63- label , user-info {
64- font-size : 40px ;
65- }
66- ion-icon {
67- font-size : 250px ;
68- margin-bottom : -30px ;
69- }
70- .section {
71- margin-top : 40px ;
72- }
73- .user-info-colum {
74- width : 40% ;
75- max-width : 500px ;
76- }
77- .buttons1 {
78- width : 140px ;
79- height : 50px ;
80- margin : 20px 20px auto 20px ;
81- font-size : 20px ;
82-
83- }
84- }
8521
8622}
You can’t perform that action at this time.
0 commit comments