We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e865bf0 commit 39c7592Copy full SHA for 39c7592
1 file changed
assets/css/photos.css
@@ -48,18 +48,18 @@ p {
48
}
49
50
.fancythumb {
51
- width: 400px;
+ width: 300px;
52
53
54
@media (min-width: 1391px) and (max-width: 1580px) {
55
.gallery {
56
- width: 150%;
+ width: 100%;
57
58
59
60
@media (min-width: 1027px) and (max-width: 1390px) {
61
62
63
64
.intro {
65
width: 70%;
@@ -71,13 +71,13 @@ p {
71
72
@media (min-width: 601px) and (max-width: 1026px) {
73
74
75
76
77
width: 100%;
78
79
80
- width: 250px;
+ width: 150px;
81
82
83
0 commit comments