minor changes

This commit is contained in:
andmironov 2018-05-07 17:31:28 +03:00
parent d37d078f0e
commit c810e3f0e9
3 changed files with 14 additions and 13 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -2035,7 +2035,7 @@ a.section-link-icon {
order: 1; }
.section .section__image {
order: 0;
margin: 12px 0 0 0; } }
margin: 36px 0 0 0; } }
@media (max-width: 640px) {
.inner-header {
@ -2048,4 +2048,5 @@ a.section-link-icon {
padding: 16px 32px 32px; }
.section__image {
width: 260px;
height: 300px; } }
height: 300px;
margin: 12px 0 0 0; } }

View File

@ -6,14 +6,14 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="./img/logo-16.png?v=0.0.94" sizes="16x16" />
<link rel="icon" type="image/png" href="./img/logo-32.png?v=0.0.94" sizes="32x32" />
<link rel="icon" type="image/png" href="./img/logo-16.png?v=0.0.95" sizes="16x16" />
<link rel="icon" type="image/png" href="./img/logo-32.png?v=0.0.95" sizes="32x32" />
<link rel="apple-touch-icon" sizes="76x76" href="./img/apple-touch-icon-76.png?v=0.0.94">
<link rel="apple-touch-icon" sizes="120x120" href="./img/apple-touch-icon-120.png?v=0.0.94">
<link rel="apple-touch-icon" sizes="152x152" href="./img/apple-touch-icon-152.png?v=0.0.94">
<link rel="apple-touch-icon" sizes="180x180" href="./img/apple-touch-icon-180.png?v=0.0.94">
<link rel="apple-touch-icon" href="./img/apple-touch-icon-1024.png?v=0.0.94">
<link rel="apple-touch-icon" sizes="76x76" href="./img/apple-touch-icon-76.png?v=0.0.95">
<link rel="apple-touch-icon" sizes="120x120" href="./img/apple-touch-icon-120.png?v=0.0.95">
<link rel="apple-touch-icon" sizes="152x152" href="./img/apple-touch-icon-152.png?v=0.0.95">
<link rel="apple-touch-icon" sizes="180x180" href="./img/apple-touch-icon-180.png?v=0.0.95">
<link rel="apple-touch-icon" href="./img/apple-touch-icon-1024.png?v=0.0.95">
<title>Status Design</title>
<meta name="description" content="Were the Status Design team and we are helping create the tools for a more open and equitable internet for all of us">
@ -22,16 +22,16 @@
<meta property="og:title" content="Status Design"/>
<meta property="og:description" content="Were the Status Design team and we are helping create the tools for a more open and equitable internet for all of us" />
<meta property="og:type" content="article" />
<meta property="og:image" content="https://design.status.im/img/status-design-share?v=0.0.94" />
<meta property="og:image" content="https://design.status.im/img/status-design-share?v=0.0.95" />
<!-- Twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@ethstatus" />
<meta name="twitter:title" content="Status Design" />
<meta name="twitter:description" content="Were the Status Design team and we are helping create the tools for a more open and equitable internet for all of us" />
<meta name="twitter:image" content="https://design.status.im/img/status-design-share-twitter.png?v=0.0.94" />
<meta name="twitter:image" content="https://design.status.im/img/status-design-share-twitter.png?v=0.0.95" />
<link rel="stylesheet" href="./css/main.css?v=0.0.94">
<link rel="stylesheet" href="./css/main.css?v=0.0.95">
</head>
<body>
@ -588,7 +588,7 @@
</div>
</div>
<script src="./js/bundle.js?v=0.0.94"></script>
<script src="./js/bundle.js?v=0.0.95"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79146816-1"></script>