- 博客(2)
- 收藏
- 关注
原创 css实现文本垂直居中
问题:H5 开发过程中,在电脑上查看文本是居中(通过line-height) 但是在部分手机(全面屏,大屏手机)中查看会出现偏移 后来查了很多结局方法,并没有解决; 方法主要是: 1、 display: table-cell; vertical-align:middle 2、 line-height:; 最后使用的定位的方法: position: absolute; top: 50%; ...
2019-07-12 15:16:24 119
转载 GitHub:fatal: Could not read from remote repository.的解决办法
最近使用GitHub通过gitbash搭建远程项目过程中 git push -u origin master 出现 Please make sure you have the correct access rights and the repository exists 或者 fatal:Could not read from remote repository. Pleasemake sure ...
2019-07-12 13:37:38 465
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人